home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step06 / UNDEF / vsnprintf < prev    next >
Encoding:
Text File  |  1994-08-02  |  365 b   |  9 lines

  1. log.c:    vsnprintf(buf, sizeof(buf), fmt, ap);
  2. log.c:    vsnprintf(buf, sizeof(buf), fmt, ap);
  3. log.c:    vsnprintf(buf, sizeof(buf), fmt, ap);
  4. supcmeat.c:        vsnprintf(buf, sizeof(buf), fmt, ap);
  5. supcmeat.c:        vsnprintf(buf, sizeof(buf), fmt, ap);
  6. supfilesrv.c:    vsnprintf(buf, sizeof(buf), fmt, ap);
  7. vprintf.c: *     Add vsnprintf() routine.
  8. vprintf.c:vsnprintf(s, n, fmt, args)
  9.